Command line tooling for Marten. 
                        
                    
         
                Info
| Version: | 7.40.5 | 
| Author(s): | Jeremy D. Miller, Babu Annamalai, Oskar Dudycz, Joona-Pekka Kokko | 
| Last Update: | Monday, May 26, 2025 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://martendb.io/ | 
| NuGet Url: | https://www.nuget.org/packages/Marten.CommandLine | 
Install
Install-Package Marten.CommandLine
                        dotnet add package Marten.CommandLine
                        paket add Marten.CommandLine
                        
                                Marten.CommandLine Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Marten(>= 4.0.0)
 - Oakton.AspNetCore(>= 2.1.3)