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.
#:package AMSWebAPI@2023.5.21.1551
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=AMSWebAPI&version=2023.5.21.1551
                    
Install as a Cake Addin
#tool nuget:?package=AMSWebAPI&version=2023.5.21.1551
                    
Install 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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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,688 5/21/2023
2023.5.21.1541 192 5/21/2023
2022.5.25.1154 11,513 5/25/2022
2022.5.9.926 2,136 5/9/2022
2022.4.21.349 1,173 4/21/2022
2022.4.7.1155 944 4/7/2022
2022.4.6.1707 494 4/6/2022
2022.4.2.2037 613 4/2/2022
2022.4.2.1928 503 4/2/2022
2022.4.2.1622 489 4/2/2022
2021.7.6.628 7,570 7/6/2021
2021.7.5.1025 503 7/5/2021
2021.7.5.834 431 7/5/2021
2021.7.5.748 503 7/5/2021
2021.7.5.422 475 7/5/2021
2021.7.5.353 508 7/5/2021
2021.7.3.1623 481 7/3/2021
2021.6.29.1820 526 6/30/2021
2021.6.27.655 632 6/27/2021
2021.6.27.452 631 6/27/2021
2021.6.26.1937 595 6/26/2021
2021.6.26.1841 451 6/26/2021
2021.6.26.1813 451 6/26/2021
2021.6.26.1746 490 6/26/2021
2021.6.26.1515 543 6/26/2021
2021.6.26.1417 440 6/26/2021
2021.6.26.1301 460 6/26/2021
2021.6.26.1249 450 6/26/2021
2021.6.26.1228 484 6/26/2021
2021.6.26.1216 472 6/26/2021
2021.6.26.1159 490 6/26/2021
2021.6.26.809 564 6/26/2021
2021.6.26.723 535 6/26/2021
2021.6.26.632 588 6/26/2021