IL2CareerModel 1.1.2

dotnet add package IL2CareerModel --version 1.1.2
                    
NuGet\Install-Package IL2CareerModel -Version 1.1.2
                    
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="IL2CareerModel" Version="1.1.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="IL2CareerModel" Version="1.1.2" />
                    
Directory.Packages.props
<PackageReference Include="IL2CareerModel" />
                    
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 IL2CareerModel --version 1.1.2
                    
#r "nuget: IL2CareerModel, 1.1.2"
                    
#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 IL2CareerModel@1.1.2
                    
#: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=IL2CareerModel&version=1.1.2
                    
Install as a Cake Addin
#tool nuget:?package=IL2CareerModel&version=1.1.2
                    
Install as a Cake Tool

XanatosX.IL2Career.DatabaseAccess

This readme is a stub!

⚠️ Important Possible Breaking Changes for Versions ⚠️

1.0.1 ⇒ 1.1.0

In this version the namespaces for the model where corrected to the name of the project.

This means that all namespaces which previously where named IL2CarrerReviverModel will now be named IL2CareerModel. Since this is a breaking change please consider this before updating

Getting started

⚠️ For now the library is using Microsoft Dependency Injection. This is the only way to get this into a good working state for now.

The getting started part need to be written, for now please refer the code on Github.

If you have any questions please feel free to ask them on the discussion board

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.1.2 100 8/30/2025
1.1.1 301 2/21/2023
1.1.0 326 1/28/2023
1.0.1 349 1/25/2023