Граф коммитов

30 Коммитов

Автор SHA1 Сообщение Дата
Ercenk Keresteci 151aae03b5 Add license tag to project file
Update package versions
2021-03-19 12:51:38 -07:00
Ercenk Keresteci 2467a1ca4c Regenerate with latest swagger 2021-03-17 14:25:58 -07:00
Ercenk Keresteci f37fb9e1ca Regenerate after batch metering 200 duplicate 2021-03-16 06:51:41 -07:00
Ercenk Keresteci d98657eccb Record tests 2021-03-12 10:13:39 -08:00
Ercenk Keresteci 13a9296b13 Remove lastModified and regenerate 2021-03-11 21:12:11 -08:00
Ercenk Keresteci 00725434b2 Update to latest Swagger, generate 2021-03-11 20:41:47 -08:00
Ercenk Keresteci 02ef789430 Don't run tests requiring private key file on GitHub. 2021-02-22 13:56:19 -08:00
Ercenk Keresteci da6ac62739 Rename jobs on the workflow. 2021-02-22 13:45:26 -08:00
Ercenk Keresteci 0af81bf7ad Ignore client auth cert from tests for GitHub. 2021-02-22 13:10:59 -08:00
Ercenk Keresteci a44522129d Merge branch 'dev' of https://github.com/microsoft/commercial-marketplace-client-dotnet into dev 2021-02-22 12:05:11 -08:00
Ercenk Keresteci 7de72e7674 Change test project .NET target 2021-02-22 12:05:02 -08:00
Ercenk Keresteci 5765f25da5 Merge branch 'dev' of https://github.com/microsoft/commercial-marketplace-client-dotnet into dev 2021-02-22 11:15:49 -08:00
Ercenk Keresteci 3c4686c9ad Bug fixes to preview 2
Update tests.
2021-02-22 11:15:20 -08:00
Ercenk Keresteci aeb53dd29a Update tests. 2021-02-22 11:13:17 -08:00
Ercenk Keresteci ec87de4e62 But fixes to preview 2 2021-02-22 10:56:52 -08:00
Ercenk Keresteci 867193c745
Preview 2 update (#38)
* New .NET SDK - PR into dev (#25)

* Add .NET Core build action

* Update README.md

* Copy //Build client code

* Change dotnet version

* Adjust the workdir for build action

* Remove test step from the worklow file

* Adjust workflow again

* Moving globaljson

* Rename namespaces

* Rename namespaces

* Add test step

* Wrong repo

* Updated .NET SDK version

* Bring generated SDK from OAS in

* Change .NET version

* add generated

* Use new resource ID

* Getting closer to SDK

* add .net sdk minor version fix

* Update README.md

* Update dotnet-core.yml

* Update dotnet-core.yml

* addressed code review comments

* Moved implementation to use AAD v2.0

* Update workflow to kick off build on dev branch

* Set to allow for dev and master

Co-authored-by: Ercenk Keresteci <ercenk@microsoft.com>
Co-authored-by: Scott Seely <scseely@microsoft.com>

* Updated the code generation and split the clients (#27)

* read-tree for Azure.Core.TestFramework

* Checkpoint

* checkpoint 2

* Split OAS doc

* Add extensions after OAS split

* Clean autorest.md

* updated NuGet packages

* Merge into one assembly (#29)

* Merge into one assembly

* Added test instructions

* FIx typo

* Modified code generation logic, and refreshed SDK for resourceUri in metering. (#33)

* preview2 - breaking changes with Autorest.CSharp V3

Start using Azure.Core.TestFramework for recording

Remove global.json

Cosmetic

Update test docs

* preview2 - breaking changes with Autorest.CSharp V3

Start using Azure.Core.TestFramework for recording

Remove global.json

Cosmetic

Update test docs

Modify build task to use msbuild

* fix target frameworks

* preview2 - breaking changes with Autorest.CSharp V3

Start using Azure.Core.TestFramework for recording

Remove global.json

Cosmetic

Update test docs

Modify build task to use msbuild

preview2 - breaking changes with Autorest.CSharp V3

Start using Azure.Core.TestFramework for recording

Remove global.json

Cosmetic

Update test docs

fix target frameworks

* Remove Directory.Build.* into csproj

* Reintroduce Directory.Build.props

* Add .net test explorer setting

* preview2 - breaking changes with Autorest.CSharp V3

Start using Azure.Core.TestFramework for recording

Remove global.json

Cosmetic

Update test docs

Modify build task to use msbuild

preview2 - breaking changes with Autorest.CSharp V3

Start using Azure.Core.TestFramework for recording

Remove global.json

Cosmetic

Update test docs

fix target frameworks

preview2 - breaking changes with Autorest.CSharp V3

Start using Azure.Core.TestFramework for recording

Remove global.json

Cosmetic

Update test docs

fix target frameworks

Remove Directory.Build.* into csproj

Reintroduce Directory.Build.props

Add .net test explorer setting

* Rehash usings

* New test recordings and supporting code modification.

* Modify github actions

* Change test working directory

* kick off workflow

* Revert "kick off workflow"

This reverts commit 7001847da4.

* preview2 - breaking changes with Autorest.CSharp V3

* add recordings

* preview2 - breaking changes with Autorest.CSharp V3

* preview2 - breaking changes with Autorest.CSharp V3

* Preview 2: Breaking changes for the clients

* Fixes for PR comments

* Build settings reorganized for source file reuse

* Generate code based on the latest APi changes

* Generate code based on the latest API changes

* Modify github action tosupport .NET 5.0

* GiitHub actions target .NET framework

* Support .NET 5 with github actions

* Add .NET 5.0.* for github actions

* Modify github action tosupport .NET 5.0

Co-authored-by: Ercenk Keresteci <ercenk@microsoft.com>
Co-authored-by: Scott Seely <scseely@microsoft.com>
2021-02-08 14:31:34 -08:00
Ercenk Keresteci feba06f0e9
Merge dev to main (#34)
* New .NET SDK - PR into dev (#25)

* Add .NET Core build action

* Update README.md

* Copy //Build client code

* Change dotnet version

* Adjust the workdir for build action

* Remove test step from the worklow file

* Adjust workflow again

* Moving globaljson

* Rename namespaces

* Rename namespaces

* Add test step

* Wrong repo

* Updated .NET SDK version

* Bring generated SDK from OAS in

* Change .NET version

* add generated

* Use new resource ID

* Getting closer to SDK

* add .net sdk minor version fix

* Update README.md

* Update dotnet-core.yml

* Update dotnet-core.yml

* addressed code review comments

* Moved implementation to use AAD v2.0

* Update workflow to kick off build on dev branch

* Set to allow for dev and master

Co-authored-by: Ercenk Keresteci <ercenk@microsoft.com>
Co-authored-by: Scott Seely <scseely@microsoft.com>

* Updated the code generation and split the clients (#27)

* read-tree for Azure.Core.TestFramework

* Checkpoint

* checkpoint 2

* Split OAS doc

* Add extensions after OAS split

* Clean autorest.md

* updated NuGet packages

* Merge into one assembly (#29)

* Merge into one assembly

* Added test instructions

* FIx typo

* Modified code generation logic, and refreshed SDK for resourceUri in metering. (#33)

* Covering the case for no subscriptions

* renamed sdk folder to client for consistency

* Rename SDK to client library continued.

Co-authored-by: Ercenk Keresteci <ercenk@microsoft.com>
Co-authored-by: Scott Seely <scseely@microsoft.com>
2020-11-18 09:24:58 -08:00
Ercenk Keresteci 267d50b6b2
Update build badge 2020-10-22 15:41:56 -07:00
Ercenk Keresteci 37f388bc95
Update readme
Update to reflect this is a client library.
2020-10-22 15:37:57 -07:00
Ercenk Keresteci 312388c2b0
Dev (#31)
* New .NET SDK - PR into dev (#25)

* Add .NET Core build action

* Update README.md

* Copy //Build client code

* Change dotnet version

* Adjust the workdir for build action

* Remove test step from the worklow file

* Adjust workflow again

* Moving globaljson

* Rename namespaces

* Rename namespaces

* Add test step

* Wrong repo

* Updated .NET SDK version

* Bring generated SDK from OAS in

* Change .NET version

* add generated

* Use new resource ID

* Getting closer to SDK

* add .net sdk minor version fix

* Update README.md

* Update dotnet-core.yml

* Update dotnet-core.yml

* addressed code review comments

* Moved implementation to use AAD v2.0

* Update workflow to kick off build on dev branch

* Set to allow for dev and master

Co-authored-by: Ercenk Keresteci <ercenk@microsoft.com>
Co-authored-by: Scott Seely <scseely@microsoft.com>

* Updated the code generation and split the clients (#27)

* read-tree for Azure.Core.TestFramework

* Checkpoint

* checkpoint 2

* Split OAS doc

* Add extensions after OAS split

* Clean autorest.md

* updated NuGet packages

* Merge into one assembly (#29)

* Merge into one assembly

* Added test instructions

* FIx typo

Co-authored-by: Ercenk Keresteci <ercenk@microsoft.com>
Co-authored-by: Scott Seely <scseely@microsoft.com>
2020-10-02 15:13:36 -07:00
Ercenk Keresteci a1a9105b1b
master -> main 2020-10-02 08:57:06 -07:00
Scott Seely d08c83d1d0
Merge dev into master (#30)
* New .NET SDK - PR into dev (#25)

* Add .NET Core build action

* Update README.md

* Copy //Build client code

* Change dotnet version

* Adjust the workdir for build action

* Remove test step from the worklow file

* Adjust workflow again

* Moving globaljson

* Rename namespaces

* Rename namespaces

* Add test step

* Wrong repo

* Updated .NET SDK version

* Bring generated SDK from OAS in

* Change .NET version

* add generated

* Use new resource ID

* Getting closer to SDK

* add .net sdk minor version fix

* Update README.md

* Update dotnet-core.yml

* Update dotnet-core.yml

* addressed code review comments

* Moved implementation to use AAD v2.0

* Update workflow to kick off build on dev branch

* Set to allow for dev and master

Co-authored-by: Ercenk Keresteci <ercenk@microsoft.com>
Co-authored-by: Scott Seely <scseely@microsoft.com>

* Updated the code generation and split the clients (#27)

* read-tree for Azure.Core.TestFramework

* Checkpoint

* checkpoint 2

* Split OAS doc

* Add extensions after OAS split

* Clean autorest.md

* updated NuGet packages

* Merge into one assembly (#29)

* Merge into one assembly

* Added test instructions

* FIx typo

Co-authored-by: Ercenk Keresteci <ercenk@ercenk.com>
Co-authored-by: Ercenk Keresteci <ercenk@microsoft.com>
2020-10-01 15:05:08 -07:00
Julio Colon 19625fe7e0
Merge pull request #3 from Azure/sdk-migration
code-migration
2020-05-01 17:31:41 -04:00
Julio Colon 71d838dc93 code-migration 2020-05-01 17:28:59 -04:00
Julio Colon 3d7482b931 Update issue templates 2020-04-23 14:57:44 -04:00
Microsoft Open Source 6201aadbda Initial README.md commit 2020-04-16 15:59:58 -07:00
Microsoft Open Source 1bf7e5fa3b Initial SECURITY.md commit 2020-04-16 15:59:57 -07:00
Microsoft Open Source 20361c4031 Updating LICENSE to template content 2020-04-16 15:59:56 -07:00
Microsoft Open Source 53b0e5ac88 Initial CODE_OF_CONDUCT.md commit 2020-04-16 15:59:55 -07:00
Julio Colon b984322c8c
Initial commit 2020-04-16 18:05:57 -04:00