Udap.Metadata.Server 0.0.4-preview025

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-preview025
                    
NuGet\Install-Package Udap.Metadata.Server -Version 0.0.4-preview025
                    
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-preview025" />
                    
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-preview025" />
                    
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-preview025
                    
#r "nuget: Udap.Metadata.Server, 0.0.4-preview025"
                    
#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-preview025&prerelease
                    
Install Udap.Metadata.Server as a Cake Addin
#tool nuget:?package=Udap.Metadata.Server&version=0.0.4-preview025&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.7 98 4/18/2025
0.4.6 240 3/17/2025
0.4.5 392 3/4/2025
0.4.4 176 1/15/2025
0.4.3 116 1/14/2025
0.4.2 113 1/14/2025
0.4.1 232 1/13/2025
0.4.0 158 12/14/2024
0.3.96 165 11/6/2024
0.3.95 107 11/2/2024
0.3.94 105 10/31/2024
0.3.93 278 10/13/2024
0.3.92 108 10/13/2024
0.3.91 106 10/10/2024
0.3.89 101 10/10/2024
0.3.87 102 10/5/2024
0.3.86 104 10/5/2024
0.3.85 103 10/4/2024
0.3.84 112 10/3/2024
0.3.83 108 10/3/2024
0.3.82 130 9/20/2024
0.3.81 104 9/19/2024
0.3.80 105 9/19/2024
0.3.79 107 9/19/2024
0.3.78 99 9/19/2024
0.3.77 103 9/17/2024
0.3.76 102 9/17/2024
0.3.75 107 9/12/2024
0.3.74 127 9/12/2024
0.3.73 125 9/10/2024
0.3.72 113 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 181 5/26/2023
0.1.23 198 5/22/2023
0.1.22 179 5/22/2023
0.1.21 204 5/21/2023
0.1.20 181 5/20/2023
0.1.17 159 5/9/2023
0.1.16 133 5/6/2023
0.1.15 163 5/4/2023
0.1.14 176 5/2/2023
0.1.12 163 5/1/2023
0.1.11 159 4/29/2023
0.1.9 171 4/29/2023
0.1.8 165 4/29/2023
0.1.7 168 4/28/2023
0.1.6 163 4/27/2023
0.1.5 160 4/27/2023
0.1.4 162 4/25/2023
0.1.3 180 4/23/2023
0.1.2 168 4/22/2023
0.1.1 195 4/22/2023
0.0.4-preview040 144 4/21/2023
0.0.4-preview039 138 4/13/2023
0.0.4-preview038 132 4/11/2023
0.0.4-preview037 142 4/7/2023
0.0.4-preview036 136 3/31/2023
0.0.4-preview035 136 3/31/2023
0.0.4-preview034 141 3/31/2023
0.0.4-preview033 134 3/30/2023
0.0.4-preview032 194 3/19/2023
0.0.4-preview029 141 3/18/2023
0.0.4-preview028 140 3/15/2023
0.0.4-preview027 137 3/13/2023
0.0.4-preview026 114 3/12/2023
0.0.4-preview025 121 3/10/2023
0.0.4-preview024 138 3/9/2023
0.0.4-preview022 154 3/9/2023
0.0.4-preview021 150 3/7/2023
0.0.4-preview020 137 3/7/2023
0.0.4-preview019 136 3/4/2023
0.0.4-preview018 143 3/4/2023
0.0.4-preview017 138 3/4/2023
0.0.4-preview016 146 3/1/2023
0.0.4-preview015 140 2/28/2023
0.0.4-preview014 152 2/23/2023
0.0.4-preview013 142 2/23/2023
0.0.4-preview012 158 2/21/2023
0.0.4-preview011 154 2/20/2023
0.0.4-preview010 142 2/20/2023
0.0.4-preview009 148 2/19/2023
0.0.4-preview008 145 2/14/2023
0.0.4-preview007 134 2/10/2023
0.0.4-preview006 142 2/8/2023
0.0.4-preview005 145 2/8/2023
0.0.4-preview004 147 2/7/2023
0.0.4-preview003 139 2/7/2023
0.0.4-preview002 124 2/7/2023
0.0.4-preview001 140 2/3/2023
0.0.4-preview000 166 2/2/2023
0.0.3-preview032 144 2/1/2023
0.0.3-preview031 156 2/1/2023
0.0.3-preview030 156 1/30/2023
0.0.3-preview029 150 1/21/2023
0.0.3-preview028 151 1/19/2023
0.0.3-preview027 149 1/18/2023
0.0.3-preview026 147 1/16/2023
0.0.3-preview025 154 1/15/2023
0.0.3-preview024 147 1/15/2023
0.0.3-preview020 152 1/15/2023
0.0.3-preview019 170 1/11/2023
0.0.3-preview018 154 1/11/2023
0.0.3-preview017 155 1/7/2023
0.0.3-preview016 150 1/7/2023
0.0.3-preview015 152 1/6/2023
0.0.3-preview014 159 1/6/2023
0.0.3-preview013 152 1/6/2023
0.0.3-preview012 148 1/6/2023
0.0.3-preview011 149 1/6/2023
0.0.3-preview010 155 1/3/2023
0.0.3-preview009 161 1/3/2023
0.0.3-preview008 165 1/2/2023
0.0.3-preview007 168 1/2/2023
0.0.3-preview006 151 1/2/2023
0.0.3-preview005 139 1/2/2023
0.0.3-preview004 150 1/1/2023
0.0.3-preview003 142 12/31/2022
0.0.3-preview002 189 12/28/2022
0.0.3-preview001 175 12/21/2022
0.0.3-preview000 153 11/29/2022
0.0.2-preview003 155 11/4/2022
0.0.2-preview002 150 11/4/2022
0.0.2-preview000 179 11/4/2022
0.0.1-preview3373625764 186 11/1/2022
0.0.1-preview002 181 11/4/2022
0.0.1-preview001 186 11/4/2022