Antelcat.AutoGen 1.0.0-pre-alpha-1

This is a prerelease version of Antelcat.AutoGen.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Antelcat.AutoGen --version 1.0.0-pre-alpha-1
                    
NuGet\Install-Package Antelcat.AutoGen -Version 1.0.0-pre-alpha-1
                    
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="Antelcat.AutoGen" Version="1.0.0-pre-alpha-1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Antelcat.AutoGen" Version="1.0.0-pre-alpha-1" />
                    
Directory.Packages.props
<PackageReference Include="Antelcat.AutoGen" />
                    
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 Antelcat.AutoGen --version 1.0.0-pre-alpha-1
                    
#r "nuget: Antelcat.AutoGen, 1.0.0-pre-alpha-1"
                    
#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 Antelcat.AutoGen@1.0.0-pre-alpha-1
                    
#: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=Antelcat.AutoGen&version=1.0.0-pre-alpha-1&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Antelcat.AutoGen&version=1.0.0-pre-alpha-1&prerelease
                    
Install as a Cake Tool

Antelcat.AutoGen

自动生成任何你想要的东西

除非做不到

已支持

Antelcat.AutoGen.ComponentModel :

  • [AutoStringTo(string, Accessibility)] :

    自动生成 string To 的扩展

    仅能在 assemblystatic partial class 上使用

    AutoStringTo

  • Mapping :
    • [AutoMap(Accessibility)] :

      自动生成与其他类型的映射代码

      只能在 partial method 上使用

      AutoMapTo

      你可以使用它生成 浅拷贝

    • [MapBetween(string, string)] :

      指定在两者类型上的属性名称映射

    • [MapIgnore] :

      在生成映射代码时忽略

    • [MapInclude(string, Type)] :

      显式添加参与映射的被 [MapIgnore] 的属性

    • [MapExclude(string, Type)] :

      将属性在映射中移除

    • [MapConstructor(params string[])] :

      指定构造目标函数所提供的属性,如果为空则尝试自动匹配

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.0

    • No dependencies.
  • .NETStandard 2.0

    • No dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Antelcat.AutoGen:

Package Downloads
Antelcat.MediasoupSharp

Cutting Edge WebRTC Video Conferencing ported to .NET from https://github.com/versatica/mediasoup/

Antelcat.AspNetCore.WebSocket

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.0.2 141 6/24/2025
3.0.1 98 6/20/2025
3.0.0 107 6/20/2025
3.0.0-preview-250617-1 138 6/17/2025
3.0.0-preview-250408-1 154 4/8/2025
3.0.0-preview-250220-1 173 2/20/2025
3.0.0-preview-250219-1 102 2/19/2025
3.0.0-preview-241219-1 112 12/19/2024
3.0.0-preview-241217-1 112 12/16/2024
3.0.0-preview-241206-1 216 12/6/2024
3.0.0-preview-241125-2 110 11/25/2024
3.0.0-preview-241125-1 100 11/24/2024
2.3.1 227 11/17/2024
2.3.0 110 11/16/2024
2.2.2 110 11/15/2024
2.2.1 99 11/15/2024
2.2.0 120 11/14/2024
2.1.3 160 11/7/2024
2.1.2 112 11/5/2024
2.1.1.1 105 11/4/2024
2.1.1 123 11/4/2024
2.1.0.1 108 11/4/2024
2.1.0 129 11/4/2024
2.0.0 114 11/2/2024
2.0.0-preview8 89 10/28/2024
2.0.0-preview7 136 10/19/2024
2.0.0-preview6 146 10/18/2024
2.0.0-preview5 281 10/9/2024
2.0.0-preview4 97 10/9/2024
2.0.0-preview3 147 10/3/2024
2.0.0-preview2 122 9/12/2024
2.0.0-preview10 98 11/2/2024
2.0.0-preview1 104 9/12/2024
1.2.7 136 9/6/2024
1.2.6 129 7/25/2024
1.2.5 114 7/25/2024
1.2.4 133 6/24/2024
1.2.3 139 6/24/2024 1.2.3 is deprecated because it has critical bugs.
1.2.2 152 6/18/2024
1.2.1 127 6/7/2024
1.2.0 115 6/7/2024
1.1.0.2 138 6/5/2024
1.1.0.1 131 6/4/2024
1.1.0 122 6/4/2024
1.0.1 137 4/22/2024
1.0.0 141 4/18/2024
1.0.0-pre-alpha-9 141 3/12/2024 1.0.0-pre-alpha-9 is deprecated because it has critical bugs.
1.0.0-pre-alpha-8 140 3/5/2024 1.0.0-pre-alpha-8 is deprecated because it has critical bugs.
1.0.0-pre-alpha-7 132 2/22/2024
1.0.0-pre-alpha-6 135 2/8/2024
1.0.0-pre-alpha-5 194 12/28/2023
1.0.0-pre-alpha-4 136 12/27/2023
1.0.0-pre-alpha-3 133 12/27/2023 1.0.0-pre-alpha-3 is deprecated because it has critical bugs.
1.0.0-pre-alpha-2 134 12/27/2023 1.0.0-pre-alpha-2 is deprecated because it has critical bugs.
1.0.0-pre-alpha-10 120 3/29/2024
1.0.0-pre-alpha-1 159 12/20/2023 1.0.0-pre-alpha-1 is deprecated because it has critical bugs.

Pre-Alpha release