question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

.NET 5 NSwagExe MSBuild Property

See original GitHub issue

We’re working on preparing our codebase for .NET 5 release in November. Is there a planned naming convention for NSwagExe MSBuild properties following .NET 5 removing “Core”/“Framework”? Maybe NSwagExe_Net5?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:3
  • Comments:28 (9 by maintainers)

github_iconTop GitHub Comments

5reactions
RicoSutercommented, Nov 11, 2020

NSwag v13.9.0 released with .NET 5.0 support - please test and report any problems.

3reactions
ViRuSTriNiTycommented, Nov 10, 2020

@RicoSuter Please have a look at the PR. This is imho important as many projects using NSwag want to make the change to .NET 5. Thank you in advance.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Tutorial: Generate a REST API client - MSBuild
You'll use NSwag, a tool that generates client code for a REST API. The complete sample code is available at REST API client...
Read more >
Automatically generating C# API clients on build with NSwag
TL;DR. Want to know how you can generate and compile up to date C# API clients each time you build your solution?
Read more >
Generate C# client for OpenAPI - Revisited - Kaylumah
The swagger command takes the output location (OutputApiDocument), the DLL for the specification (ApiDll) and the document name ( ...
Read more >
ASP.NET Core error on building with NSwag Error MSB3073
Swagger doesn't like it when two or more endpoints in the same Controller share the same name. make use of routing attributes and...
Read more >
Tips & Tricks to improve your .NET Build Setup with MSBuild
Build.props/targets 33:00 - Multi-Level Properties 35:40 ... NET Core. ... 7K views · Streamed 2 years ago # msbuild #dotnet #webinar ...more ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found