Cuddler 1.1.5

There is a newer version of this package available.
See the version list below for details.
dotnet add package Cuddler --version 1.1.5                
NuGet\Install-Package Cuddler -Version 1.1.5                
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="Cuddler" Version="1.1.5" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Cuddler --version 1.1.5                
#r "nuget: Cuddler, 1.1.5"                
#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.
// Install Cuddler as a Cake Addin
#addin nuget:?package=Cuddler&version=1.1.5

// Install Cuddler as a Cake Tool
#tool nuget:?package=Cuddler&version=1.1.5                

<Project Sdk="Microsoft.NET.Sdk.Razor">

<PropertyGroup>
	
	<AssemblyTitle>Cuddler</AssemblyTitle>
	<Description>.NET Core Razor-based API/UI Framework</Description>
	<Copyright>Copyright © 2022 Matt Edwards</Copyright>
	<Authors>Matt Edwards</Authors>

	
	<AssemblyName>Cuddler</AssemblyName>
	<TargetFramework>net7.0</TargetFramework>
	<ImplicitUsings>enable</ImplicitUsings>
	<LangVersion>latest</LangVersion>
	<Nullable>enable</Nullable>
	<RootNamespace>Cuddler</RootNamespace>
	<DefaultLanguage>en-US</DefaultLanguage>
	
	
	<PackageId>Cuddler</PackageId>
	<PackageTags>razor,c#,API,UI</PackageTags>
	<PackageLicenseExpression>MS-PL OR Apache-2.0</PackageLicenseExpression>
	<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
	<PublishRepositoryUrl>true</PublishRepositoryUrl>
	<RepositoryUrl>https://github.com/mattedwardscdn/Cuddler</RepositoryUrl>
	<RepositoryType>git</RepositoryType>
	<IncludeSymbols>true</IncludeSymbols>
	<SymbolPackageFormat>snupkg</SymbolPackageFormat>
	<EmbedUntrackedSources>true</EmbedUntrackedSources>
	<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
	<AddRazorSupportForMvc>true</AddRazorSupportForMvc>
	<Version>1.1.5</Version>
</PropertyGroup>

<ItemGroup>
	<FrameworkReference Include="Microsoft.AspNetCore.App" />
</ItemGroup>

<ItemGroup>
	<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="7.0.1" />
	<PackageReference Include="Microsoft.EntityFrameworkCore" Version="7.0.1" />
	<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="7.0.1" />
	<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="7.0.1" />

	<PackageReference Include="CsvHelper" Version="30.0.1" />
	<PackageReference Include="HtmlAgilityPack" Version="1.11.46" />
	<PackageReference Include="PluralizeService.Core" Version="2.1.1" />
</ItemGroup>

<ItemGroup>
  <Reference Include="Kendo.Mvc">
    <HintPath>..\..\libs\Telerik.UI.for.AspNet.Core.2022.3.1109\lib\net7.0\Kendo.Mvc.dll</HintPath>
  </Reference>
</ItemGroup>

</Project>

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. 
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.13 427 1/16/2023
1.1.12 384 1/11/2023
1.1.11 373 1/11/2023
1.1.10 427 1/11/2023
1.1.9 378 1/11/2023
1.1.8 411 1/10/2023
1.1.7 413 1/10/2023
1.1.6 407 1/10/2023
1.1.5 432 1/8/2023
1.1.4 427 1/5/2023
1.1.3 411 1/5/2023
1.1.2 424 1/5/2023
1.1.1 436 1/4/2023
1.1.0 407 1/4/2023
1.0.1226.737 508 12/26/2022
1.0.1216.1130 277 12/16/2022
1.0.1216.556 288 12/16/2022
1.0.1214.218 297 12/14/2022
1.0.1213.4426 277 12/13/2022
1.0.1213.3102 272 12/13/2022
1.0.1213.3029 265 12/13/2022
1.0.1213.758 245 12/13/2022
1.0.1211.2821 277 12/11/2022
1.0.104.1246 423 1/4/2023
1.0.104.105 402 1/4/2023