MSBuild tasks and targets for build-time Swagger and OpenApi document generation
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/718171eeb4bd236ab4f0d9b1ecd97ecc63ec0be1
MSBuild tasks and targets for code generation
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/718171eeb4bd236ab4f0d9b1ecd97ecc63ec0be1
This package should not be installed directly and is intended for download and file distribution.
With the AppDynamics agent, you can:
- Monitor the health of your solution
- Troubleshoot performance problems in real time
- Rapidly diagnose root cause of performance problems
Fody add-in for forcing referenced assemblies to be loaded on startup. This allows other modules to register types without actually having to using their types directly.
Are you sick of Add Reference dialog box inside Visual Studio? I am. So here it is. From now on, add your references from PMC (Package Manager Console). For instance, in order to add System.Web as reference to the project named MyApp1, type this; Add-Reference System.Web MyApp1 in order to remove...
More information