dotnet-procstoclasses 1.5.0

dotnet tool install --global dotnet-procstoclasses --version 1.5.0
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo
dotnet tool install --local dotnet-procstoclasses --version 1.5.0
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=dotnet-procstoclasses&version=1.5.0
nuke :add-package dotnet-procstoclasses --version 1.5.0

This is a dotnet command line tool that generates classes from stored procedures

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last updated
1.5.0 113 3/31/2024
1.4.0 368 12/27/2022
1.3.0 784 10/15/2018
1.2.0 692 10/15/2018
1.1.0 721 10/10/2018

1.1 Initital release
1.2 Fix issue with store proc generation and add support for date time
1.3 Bug fixes for nullable types
1.5 Update to .net 8