Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
monkeyclass
/
AsyncAPI.NET
Public
forked from
LEGO/AsyncAPI.NET
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
AsyncAPI.NET
src
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 4, 2024
chore: make aws condition value explicit (#193)
Show description for 030d603
Gadam8
and
adam.gloyne
authored
030d603
View commit details
Copy full SHA for 030d603
View code at this point
Browse repository at this point
Commits on Aug 20, 2024
chore: make principal values public (#192)
Show description for 57c0c33
Gadam8
and
adam.gloyne
authored
57c0c33
View commit details
Copy full SHA for 57c0c33
View code at this point
Browse repository at this point
Commits on Aug 15, 2024
feat: extend AWS policy (#187)
Gadam8
authored
9cc759f
View commit details
Copy full SHA for 9cc759f
View code at this point
Browse repository at this point
Commits on Aug 12, 2024
chore(deps): bump System.Text.Json from 8.0.2 to 8.0.4 in /src/LEGO.AsyncAPI (#189)
Show description for 129622a
dependabot[bot]
and
VisualBean
authored
129622a
View commit details
Copy full SHA for 129622a
View code at this point
Browse repository at this point
Commits on Jul 29, 2024
fix: remove persistence nullability
VisualBean
committed
52165f2
View commit details
Copy full SHA for 52165f2
View code at this point
Browse repository at this point
fix: add missing walk and visit methods for bindings. (#191)
VisualBean
authored
b8307c5
View commit details
Copy full SHA for b8307c5
View code at this point
Browse repository at this point
refactor: improve bindings TryGetValue (#190)
VisualBean
authored
a554e41
View commit details
Copy full SHA for a554e41
View code at this point
Browse repository at this point
Commits on Jul 9, 2024
fix: correct typing of exclusive maximums and minimums for draft7 jso… (#188)
dpwdec
authored
fb50d00
View commit details
Copy full SHA for fb50d00
View code at this point
Browse repository at this point
Commits on Jun 14, 2024
fix: resolving wrong reference (#180)
VisualBean
authored
47685cd
View commit details
Copy full SHA for 47685cd
View code at this point
Browse repository at this point
Commits on May 28, 2024
ci: add logo to NuGet package (#173)
VisualBean
authored
c27cdd5
View commit details
Copy full SHA for c27cdd5
View code at this point
Browse repository at this point
Commits on May 21, 2024
fix: inline channel parameters should not deserialize as references (#172)
VisualBean
authored
7fd3af0
View commit details
Copy full SHA for 7fd3af0
View code at this point
Browse repository at this point
Commits on Mar 30, 2024
chore: null check for Serialize<T> (#165)
VisualBean
authored
f3bff4a
View commit details
Copy full SHA for f3bff4a
View code at this point
Browse repository at this point
feat: add cultureinfo to reader/writer settings. (#152)
Show description for 0199420
ByronMayne
and
VisualBean
authored
0199420
View commit details
Copy full SHA for 0199420
View code at this point
Browse repository at this point
chore: add net 6 as TFM to make STJ conditional (#163)
thompson-tomo
authored
efcf8f0
View commit details
Copy full SHA for efcf8f0
View code at this point
Browse repository at this point
Commits on Mar 26, 2024
chore: fix warnings (#157)
VisualBean
authored
6169554
View commit details
Copy full SHA for 6169554
View code at this point
Browse repository at this point
refactor: remove unused expressions (#155)
VisualBean
authored
ee91a56
View commit details
Copy full SHA for ee91a56
View code at this point
Browse repository at this point
chore: add TryGetValue extensions for bindings (#156)
VisualBean
authored
581f680
View commit details
Copy full SHA for 581f680
View code at this point
Browse repository at this point
feat(bindings): add mqtt bindings (#154)
VisualBean
authored
f5529e0
View commit details
Copy full SHA for f5529e0
View code at this point
Browse repository at this point
Commits on Mar 25, 2024
feat(bindings): add amqp bindings (#153)
VisualBean
authored
8d128db
View commit details
Copy full SHA for 8d128db
View code at this point
Browse repository at this point
Commits on Mar 14, 2024
feat: targetframework to netstandard2.0 (#150)
ByronMayne
authored
9291da6
View commit details
Copy full SHA for 9291da6
View code at this point
Browse repository at this point
Commits on Feb 27, 2024
feat: improve AsyncApiAny api surface.
Show description for 9063f4e
VisualBean
committed
9063f4e
View commit details
Copy full SHA for 9063f4e
View code at this point
Browse repository at this point
Commits on Feb 16, 2024
fix: long values for missing retention properties
VisualBean
committed
93ba475
View commit details
Copy full SHA for 93ba475
View code at this point
Browse repository at this point
Commits on Feb 14, 2024
fix: updated topic configuration data types
gokerakc
authored and
VisualBean
committed
eace86d
View commit details
Copy full SHA for eace86d
View code at this point
Browse repository at this point
Commits on Feb 13, 2024
feat: added new topic configuration properties
gokerakc
authored and
VisualBean
committed
4a6c6a8
View commit details
Copy full SHA for 4a6c6a8
View code at this point
Browse repository at this point
Commits on Dec 14, 2023
cyclic reference fixes
VisualBean
committed
67bc6c2
View commit details
Copy full SHA for 67bc6c2
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/main' into vnext
VisualBean
committed
f219ed7
View commit details
Copy full SHA for f219ed7
View code at this point
Browse repository at this point
fix: add type to references, always. (#139)
VisualBean
authored
3031023
View commit details
Copy full SHA for 3031023
View code at this point
Browse repository at this point
fix: added missing mapping for ordering (#138)
Show description for 510426e
gokerakc
authored
510426e
View commit details
Copy full SHA for 510426e
View code at this point
Browse repository at this point
Commits on Nov 1, 2023
feat(bindings): add high throughput fifo properties (#135)
Show description for 44ffcf4
Gadam8
and
adam.gloyne
authored
44ffcf4
View commit details
Copy full SHA for 44ffcf4
View code at this point
Browse repository at this point
Commits on Oct 31, 2023
chore(settings)!: make reader bindings IEnumerable to allow for simpler usage
Show description for e1f8c87
VisualBean
committed
e1f8c87
View commit details
Copy full SHA for e1f8c87
View code at this point
Browse repository at this point
Commits on Oct 24, 2023
chore: remove yamldotnet from parsenodes
VisualBean
committed
1df49c8
View commit details
Copy full SHA for 1df49c8
View code at this point
Browse repository at this point
Commits on Oct 20, 2023
feat: allow non-component references (#132)
VisualBean
authored
71fe571
View commit details
Copy full SHA for 71fe571
View code at this point
Browse repository at this point
Commits on Oct 11, 2023
fix: patternProperties should also be walked as a reference (#133)
VisualBean
authored
dc544f1
View commit details
Copy full SHA for dc544f1
View code at this point
Browse repository at this point
Commits on Oct 10, 2023
Merge remote-tracking branch 'origin/main' into vnext
VisualBean
committed
0679627
View commit details
Copy full SHA for 0679627
View code at this point
Browse repository at this point
Commits on Sep 25, 2023
feat(bindings): update FilterPolicy to match AWS API (#128)
Show description for 5b64654
Gadam8
and
adam.gloyne
authored
5b64654
View commit details
Copy full SHA for 5b64654
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.