Udap.Metadata.Server 0.0.3-preview013

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.3-preview013
                    
NuGet\Install-Package Udap.Metadata.Server -Version 0.0.3-preview013
                    
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.3-preview013" />
                    
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.3-preview013" />
                    
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.3-preview013
                    
#r "nuget: Udap.Metadata.Server, 0.0.3-preview013"
                    
#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 Udap.Metadata.Server@0.0.3-preview013
                    
#: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=Udap.Metadata.Server&version=0.0.3-preview013&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Udap.Metadata.Server&version=0.0.3-preview013&prerelease
                    
Install 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.  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 (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.5.16 163 10/13/2025
0.5.15 159 10/12/2025
0.5.14 77 10/10/2025
0.5.13 98 10/10/2025
0.5.12 102 10/10/2025
0.5.11 104 10/10/2025
0.5.10 174 9/14/2025
0.5.9 174 8/19/2025
0.5.8 169 8/18/2025
0.5.7 182 8/8/2025
0.5.5 166 7/15/2025
0.5.4 173 7/14/2025
0.5.3 129 7/11/2025
0.5.2 173 7/10/2025
0.5.1 169 7/9/2025
0.5.0 158 7/6/2025
0.4.12 111 7/5/2025
0.4.11 288 6/13/2025
0.4.10 322 6/12/2025
0.4.9 326 6/12/2025
0.4.8 180 6/3/2025
0.4.7 248 4/18/2025
0.4.6 359 3/17/2025
0.4.5 461 3/4/2025
0.4.4 217 1/15/2025
0.4.3 159 1/14/2025
0.4.2 171 1/14/2025
0.4.1 276 1/13/2025
0.4.0 202 12/14/2024
0.3.96 223 11/6/2024
0.3.95 157 11/2/2024
0.3.94 158 10/31/2024
0.3.93 340 10/13/2024
0.3.92 161 10/13/2024
0.3.91 157 10/10/2024
0.3.89 151 10/10/2024
0.3.87 145 10/5/2024
0.3.86 164 10/5/2024
0.3.85 158 10/4/2024
0.3.84 165 10/3/2024
0.3.83 165 10/3/2024
0.3.82 182 9/20/2024
0.3.81 173 9/19/2024
0.3.80 159 9/19/2024
0.3.79 163 9/19/2024
0.3.78 152 9/19/2024
0.3.77 157 9/17/2024
0.3.76 152 9/17/2024
0.3.75 165 9/12/2024
0.3.74 181 9/12/2024
0.3.73 177 9/10/2024
0.3.72 167 9/7/2024
0.3.71 182 9/5/2024
0.3.70 176 9/5/2024
0.3.69 181 9/5/2024
0.3.68 176 9/4/2024
0.3.67 159 9/4/2024
0.3.66 167 9/4/2024
0.3.65 175 9/4/2024
0.3.64 176 9/2/2024
0.3.63 171 8/31/2024
0.3.62 161 8/29/2024
0.3.61 167 8/28/2024
0.3.60 147 8/2/2024
0.3.59 155 8/1/2024
0.3.58 155 8/1/2024
0.3.57 171 7/19/2024
0.3.56 163 7/19/2024
0.3.54 173 7/18/2024
0.3.53 169 7/15/2024
0.3.52 159 7/15/2024
0.3.51 172 7/12/2024
0.3.50 175 7/1/2024
0.3.49 172 7/1/2024
0.3.48 207 5/22/2024
0.3.47 181 5/15/2024
0.3.46 161 5/14/2024
0.3.45 165 5/12/2024
0.3.44 170 5/12/2024
0.3.43 161 5/12/2024
0.3.42 159 5/12/2024
0.3.41 189 5/6/2024
0.3.40 187 5/4/2024
0.3.39 156 5/1/2024
0.3.38 225 4/30/2024
0.3.37 170 4/11/2024
0.3.36 180 4/10/2024
0.3.35 174 4/9/2024
0.3.34 188 4/8/2024
0.3.33 184 4/7/2024
0.3.32 179 4/5/2024
0.3.31 173 4/4/2024
0.3.30 179 4/4/2024
0.3.29 172 4/3/2024
0.3.28 182 4/3/2024
0.3.27 168 4/2/2024
0.3.26 173 4/2/2024
0.3.25 169 4/2/2024
0.3.24 266 3/24/2024
0.3.22 210 3/6/2024
0.3.21 204 3/6/2024
0.3.20 177 3/5/2024
0.3.19 188 3/2/2024
0.3.18 193 3/2/2024
0.3.13 193 3/1/2024
0.3.12 169 2/24/2024
0.3.10 177 2/14/2024
0.3.8 186 2/11/2024
0.3.7 180 2/11/2024
0.3.6 168 2/10/2024
0.3.5 181 2/10/2024
0.3.4 167 2/10/2024
0.3.2 185 2/10/2024
0.3.0 186 1/31/2024
0.2.21 287 10/24/2023
0.2.20 150 10/23/2023
0.2.19 194 10/20/2023
0.2.18 186 10/11/2023
0.2.17 197 10/5/2023
0.2.16 167 9/21/2023
0.2.15 173 9/21/2023
0.2.14 178 9/20/2023
0.2.13 170 9/20/2023
0.2.12 178 9/20/2023
0.2.11 175 9/19/2023
0.2.10 183 9/13/2023
0.2.9 264 8/26/2023
0.2.8 210 8/18/2023
0.2.7 231 8/15/2023
0.2.6 229 8/12/2023
0.2.5 232 8/11/2023
0.2.4 228 8/10/2023
0.2.3 297 8/2/2023
0.2.2 288 8/1/2023
0.2.1 283 7/25/2023
0.2.0 295 7/16/2023
0.1.24 266 5/26/2023
0.1.23 292 5/22/2023
0.1.22 268 5/22/2023
0.1.21 293 5/21/2023
0.1.20 269 5/20/2023
0.1.17 234 5/9/2023
0.1.16 210 5/6/2023
0.1.15 243 5/4/2023
0.1.14 251 5/2/2023
0.1.12 239 5/1/2023
0.1.11 235 4/29/2023
0.1.9 258 4/29/2023
0.1.8 243 4/29/2023
0.1.7 246 4/28/2023
0.1.6 239 4/27/2023
0.1.5 236 4/27/2023
0.1.4 247 4/25/2023
0.1.3 263 4/23/2023
0.1.2 253 4/22/2023
0.1.1 271 4/22/2023
0.0.4-preview040 223 4/21/2023
0.0.4-preview039 216 4/13/2023
0.0.4-preview038 215 4/11/2023
0.0.4-preview037 221 4/7/2023
0.0.4-preview036 214 3/31/2023
0.0.4-preview035 221 3/31/2023
0.0.4-preview034 216 3/31/2023
0.0.4-preview033 213 3/30/2023
0.0.4-preview032 277 3/19/2023
0.0.4-preview029 218 3/18/2023
0.0.4-preview028 217 3/15/2023
0.0.4-preview027 214 3/13/2023
0.0.4-preview026 198 3/12/2023
0.0.4-preview025 199 3/10/2023
0.0.4-preview024 225 3/9/2023
0.0.4-preview022 229 3/9/2023
0.0.4-preview021 225 3/7/2023
0.0.4-preview020 214 3/7/2023
0.0.4-preview019 215 3/4/2023
0.0.4-preview018 220 3/4/2023
0.0.4-preview017 220 3/4/2023
0.0.4-preview016 223 3/1/2023
0.0.4-preview015 220 2/28/2023
0.0.4-preview014 230 2/23/2023
0.0.4-preview013 221 2/23/2023
0.0.4-preview012 239 2/21/2023
0.0.4-preview011 232 2/20/2023
0.0.4-preview010 221 2/20/2023
0.0.4-preview009 224 2/19/2023
0.0.4-preview008 224 2/14/2023
0.0.4-preview007 210 2/10/2023
0.0.4-preview006 223 2/8/2023
0.0.4-preview005 222 2/8/2023
0.0.4-preview004 228 2/7/2023
0.0.4-preview003 219 2/7/2023
0.0.4-preview002 201 2/7/2023
0.0.4-preview001 220 2/3/2023
0.0.4-preview000 247 2/2/2023
0.0.3-preview032 231 2/1/2023
0.0.3-preview031 235 2/1/2023
0.0.3-preview030 235 1/30/2023
0.0.3-preview029 236 1/21/2023
0.0.3-preview028 244 1/19/2023
0.0.3-preview027 225 1/18/2023
0.0.3-preview026 228 1/16/2023
0.0.3-preview025 233 1/15/2023
0.0.3-preview024 227 1/15/2023
0.0.3-preview020 234 1/15/2023
0.0.3-preview019 243 1/11/2023
0.0.3-preview018 233 1/11/2023
0.0.3-preview017 233 1/7/2023
0.0.3-preview016 234 1/7/2023
0.0.3-preview015 233 1/6/2023
0.0.3-preview014 239 1/6/2023
0.0.3-preview013 228 1/6/2023
0.0.3-preview012 228 1/6/2023
0.0.3-preview011 229 1/6/2023
0.0.3-preview010 232 1/3/2023
0.0.3-preview009 235 1/3/2023
0.0.3-preview008 250 1/2/2023
0.0.3-preview007 242 1/2/2023
0.0.3-preview006 231 1/2/2023
0.0.3-preview005 224 1/2/2023
0.0.3-preview004 232 1/1/2023
0.0.3-preview003 222 12/31/2022
0.0.3-preview002 265 12/28/2022
0.0.3-preview001 259 12/21/2022
0.0.3-preview000 227 11/29/2022
0.0.2-preview003 237 11/4/2022
0.0.2-preview002 226 11/4/2022
0.0.2-preview000 267 11/4/2022
0.0.1-preview3373625764 269 11/1/2022
0.0.1-preview002 264 11/4/2022
0.0.1-preview001 264 11/4/2022