AMSWebAPI 2023.5.21.1551

dotnet add package AMSWebAPI --version 2023.5.21.1551
                    
NuGet\Install-Package AMSWebAPI -Version 2023.5.21.1551
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="AMSWebAPI" Version="2023.5.21.1551" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AMSWebAPI" Version="2023.5.21.1551" />
                    
Directory.Packages.props
<PackageReference Include="AMSWebAPI" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add AMSWebAPI --version 2023.5.21.1551
                    
#r "nuget: AMSWebAPI, 2023.5.21.1551"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=AMSWebAPI&version=2023.5.21.1551
                    
Install AMSWebAPI as a Cake Addin
#tool nuget:?package=AMSWebAPI&version=2023.5.21.1551
                    
Install AMSWebAPI as a Cake Tool

RSCG_AMS

a Roslyn Source Code Generator for About My Software

For Web applications

Add to the csproj

    <PackageReference Include="AMSWebAPI" Version="2023.5.21.1551" />
    <PackageReference Include="AMS_Base" Version="2023.5.21.1551" />
    <PackageReference Include="RSCG_AMS" Version="2023.5.21.1551" ReferenceOutputAssembly="false" OutputItemType="Analyzer" />

And in the Startup.cs put

app.UseEndpoints(endpoints =>
{
    endpoints.MapControllers();
    endpoints.UseAMS();
});

The access /ams/all ( for json) or /ams/index.html ( for html)

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on AMSWebAPI:

Package Downloads
NetCoreBlockly

This program will generate ASP.NET Core WebAPI+ ODATA+GraphQL blockly blocks. And from other swagger files. Can be usefull for just making a demo, interacting or others. Please see https://github.com/ignatandrei/NETCoreBlockly for details

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2023.5.21.1551 2,383 5/21/2023
2023.5.21.1541 172 5/21/2023
2022.5.25.1154 10,981 5/25/2022
2022.5.9.926 2,108 5/9/2022
2022.4.21.349 1,140 4/21/2022
2022.4.7.1155 913 4/7/2022
2022.4.6.1707 460 4/6/2022
2022.4.2.2037 583 4/2/2022
2022.4.2.1928 468 4/2/2022
2022.4.2.1622 458 4/2/2022
2021.7.6.628 7,531 7/6/2021
2021.7.5.1025 470 7/5/2021
2021.7.5.834 398 7/5/2021
2021.7.5.748 471 7/5/2021
2021.7.5.422 429 7/5/2021
2021.7.5.353 471 7/5/2021
2021.7.3.1623 448 7/3/2021
2021.6.29.1820 493 6/30/2021
2021.6.27.655 599 6/27/2021
2021.6.27.452 594 6/27/2021
2021.6.26.1937 562 6/26/2021
2021.6.26.1841 416 6/26/2021
2021.6.26.1813 417 6/26/2021
2021.6.26.1746 451 6/26/2021
2021.6.26.1515 496 6/26/2021
2021.6.26.1417 406 6/26/2021
2021.6.26.1301 426 6/26/2021
2021.6.26.1249 418 6/26/2021
2021.6.26.1228 447 6/26/2021
2021.6.26.1216 435 6/26/2021
2021.6.26.1159 452 6/26/2021
2021.6.26.809 527 6/26/2021
2021.6.26.723 501 6/26/2021
2021.6.26.632 550 6/26/2021