Udap.Metadata.Server 0.0.4-preview008

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

Udap.Metadata.Server

UDAP logo

📦 This package

This package includes a MVC controller, an extension method to load, and an implementation if ICertificateStore as FileCertificateStore so you can get a sample up and running quickly.

Program.cs could be as easy as this example.


using Udap.Common;
using Udap.Metadata.Server;

var builder = WebApplication.CreateBuilder(args);
builder.Services
    .AddControllers()
    .UseUdapMetaDataServer(builder.Configuration);

builder.Services.AddSingleton<ICertificateStore, MyCustomCertificateStore>();

For a full example of using the FileCertificateStore with real generated certificates from your own developer box, follow the instruction in the home README.

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

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Udap.Metadata.Server:

Package Downloads
Udap.Metadata.Vonk.Server

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.4.6 215 3/17/2025
0.4.5 388 3/4/2025
0.4.4 174 1/15/2025
0.4.3 114 1/14/2025
0.4.2 111 1/14/2025
0.4.1 230 1/13/2025
0.4.0 156 12/14/2024
0.3.96 163 11/6/2024
0.3.95 105 11/2/2024
0.3.94 103 10/31/2024
0.3.93 276 10/13/2024
0.3.92 106 10/13/2024
0.3.91 104 10/10/2024
0.3.89 98 10/10/2024
0.3.87 100 10/5/2024
0.3.86 102 10/5/2024
0.3.85 101 10/4/2024
0.3.84 110 10/3/2024
0.3.83 106 10/3/2024
0.3.82 128 9/20/2024
0.3.81 102 9/19/2024
0.3.80 103 9/19/2024
0.3.79 105 9/19/2024
0.3.78 97 9/19/2024
0.3.77 101 9/17/2024
0.3.76 100 9/17/2024
0.3.75 105 9/12/2024
0.3.74 125 9/12/2024
0.3.73 123 9/10/2024
0.3.72 111 9/7/2024
0.3.71 124 9/5/2024
0.3.70 124 9/5/2024
0.3.69 124 9/5/2024
0.3.68 126 9/4/2024
0.3.67 117 9/4/2024
0.3.66 115 9/4/2024
0.3.65 123 9/4/2024
0.3.64 117 9/2/2024
0.3.63 121 8/31/2024
0.3.62 107 8/29/2024
0.3.61 116 8/28/2024
0.3.60 93 8/2/2024
0.3.59 103 8/1/2024
0.3.58 100 8/1/2024
0.3.57 118 7/19/2024
0.3.56 108 7/19/2024
0.3.54 120 7/18/2024
0.3.53 116 7/15/2024
0.3.52 106 7/15/2024
0.3.51 121 7/12/2024
0.3.50 117 7/1/2024
0.3.49 118 7/1/2024
0.3.48 156 5/22/2024
0.3.47 128 5/15/2024
0.3.46 108 5/14/2024
0.3.45 116 5/12/2024
0.3.44 118 5/12/2024
0.3.43 111 5/12/2024
0.3.42 110 5/12/2024
0.3.41 137 5/6/2024
0.3.40 147 5/4/2024
0.3.39 105 5/1/2024
0.3.38 174 4/30/2024
0.3.37 119 4/11/2024
0.3.36 126 4/10/2024
0.3.35 123 4/9/2024
0.3.34 131 4/8/2024
0.3.33 131 4/7/2024
0.3.32 128 4/5/2024
0.3.31 123 4/4/2024
0.3.30 129 4/4/2024
0.3.29 119 4/3/2024
0.3.28 133 4/3/2024
0.3.27 117 4/2/2024
0.3.26 118 4/2/2024
0.3.25 115 4/2/2024
0.3.24 211 3/24/2024
0.3.22 168 3/6/2024
0.3.21 146 3/6/2024
0.3.20 124 3/5/2024
0.3.19 136 3/2/2024
0.3.18 139 3/2/2024
0.3.13 143 3/1/2024
0.3.12 119 2/24/2024
0.3.10 128 2/14/2024
0.3.8 137 2/11/2024
0.3.7 130 2/11/2024
0.3.6 124 2/10/2024
0.3.5 140 2/10/2024
0.3.4 118 2/10/2024
0.3.2 134 2/10/2024
0.3.0 131 1/31/2024
0.2.21 243 10/24/2023
0.2.20 109 10/23/2023
0.2.19 151 10/20/2023
0.2.18 156 10/11/2023
0.2.17 150 10/5/2023
0.2.16 121 9/21/2023
0.2.15 127 9/21/2023
0.2.14 134 9/20/2023
0.2.13 122 9/20/2023
0.2.12 133 9/20/2023
0.2.11 135 9/19/2023
0.2.10 139 9/13/2023
0.2.9 207 8/26/2023
0.2.8 148 8/18/2023
0.2.7 171 8/15/2023
0.2.6 163 8/12/2023
0.2.5 169 8/11/2023
0.2.4 163 8/10/2023
0.2.3 215 8/2/2023
0.2.2 202 8/1/2023
0.2.1 205 7/25/2023
0.2.0 219 7/16/2023
0.1.24 180 5/26/2023
0.1.23 197 5/22/2023
0.1.22 178 5/22/2023
0.1.21 203 5/21/2023
0.1.20 179 5/20/2023
0.1.17 158 5/9/2023
0.1.16 132 5/6/2023
0.1.15 162 5/4/2023
0.1.14 175 5/2/2023
0.1.12 162 5/1/2023
0.1.11 158 4/29/2023
0.1.9 169 4/29/2023
0.1.8 164 4/29/2023
0.1.7 167 4/28/2023
0.1.6 162 4/27/2023
0.1.5 159 4/27/2023
0.1.4 161 4/25/2023
0.1.3 179 4/23/2023
0.1.2 167 4/22/2023
0.1.1 194 4/22/2023
0.0.4-preview040 143 4/21/2023
0.0.4-preview039 137 4/13/2023
0.0.4-preview038 131 4/11/2023
0.0.4-preview037 141 4/7/2023
0.0.4-preview036 135 3/31/2023
0.0.4-preview035 135 3/31/2023
0.0.4-preview034 140 3/31/2023
0.0.4-preview033 133 3/30/2023
0.0.4-preview032 193 3/19/2023
0.0.4-preview029 140 3/18/2023
0.0.4-preview028 139 3/15/2023
0.0.4-preview027 136 3/13/2023
0.0.4-preview026 113 3/12/2023
0.0.4-preview025 120 3/10/2023
0.0.4-preview024 137 3/9/2023
0.0.4-preview022 153 3/9/2023
0.0.4-preview021 149 3/7/2023
0.0.4-preview020 136 3/7/2023
0.0.4-preview019 135 3/4/2023
0.0.4-preview018 142 3/4/2023
0.0.4-preview017 137 3/4/2023
0.0.4-preview016 145 3/1/2023
0.0.4-preview015 139 2/28/2023
0.0.4-preview014 151 2/23/2023
0.0.4-preview013 141 2/23/2023
0.0.4-preview012 157 2/21/2023
0.0.4-preview011 153 2/20/2023
0.0.4-preview010 141 2/20/2023
0.0.4-preview009 147 2/19/2023
0.0.4-preview008 144 2/14/2023
0.0.4-preview007 133 2/10/2023
0.0.4-preview006 141 2/8/2023
0.0.4-preview005 144 2/8/2023
0.0.4-preview004 146 2/7/2023
0.0.4-preview003 138 2/7/2023
0.0.4-preview002 123 2/7/2023
0.0.4-preview001 139 2/3/2023
0.0.4-preview000 165 2/2/2023
0.0.3-preview032 143 2/1/2023
0.0.3-preview031 155 2/1/2023
0.0.3-preview030 155 1/30/2023
0.0.3-preview029 149 1/21/2023
0.0.3-preview028 150 1/19/2023
0.0.3-preview027 148 1/18/2023
0.0.3-preview026 146 1/16/2023
0.0.3-preview025 153 1/15/2023
0.0.3-preview024 146 1/15/2023
0.0.3-preview020 151 1/15/2023
0.0.3-preview019 169 1/11/2023
0.0.3-preview018 153 1/11/2023
0.0.3-preview017 154 1/7/2023
0.0.3-preview016 149 1/7/2023
0.0.3-preview015 151 1/6/2023
0.0.3-preview014 158 1/6/2023
0.0.3-preview013 151 1/6/2023
0.0.3-preview012 147 1/6/2023
0.0.3-preview011 148 1/6/2023
0.0.3-preview010 154 1/3/2023
0.0.3-preview009 160 1/3/2023
0.0.3-preview008 164 1/2/2023
0.0.3-preview007 167 1/2/2023
0.0.3-preview006 150 1/2/2023
0.0.3-preview005 138 1/2/2023
0.0.3-preview004 149 1/1/2023
0.0.3-preview003 141 12/31/2022
0.0.3-preview002 188 12/28/2022
0.0.3-preview001 174 12/21/2022
0.0.3-preview000 152 11/29/2022
0.0.2-preview003 154 11/4/2022
0.0.2-preview002 149 11/4/2022
0.0.2-preview000 178 11/4/2022
0.0.1-preview3373625764 185 11/1/2022
0.0.1-preview002 180 11/4/2022
0.0.1-preview001 185 11/4/2022