CARVIEW |
Select Language
HTTP/2 200
date: Sun, 27 Jul 2025 23:59:45 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/microsoft/react-native-windows.git
etag: W/"eb3d694fd1c993383873f6e50d1244c9"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=JM5NW%2BJn2GJvH1hp0A298eKnKRjCS8x9cQ2vu0v76lMtCBXBB0OQoBjKpgt5w0QFK0hH2P1SuBD52KQ7czhHH%2BGKNUUc7dp34pPM9x4XweE5G4WKcNzI2fYJgKihAwR42vk%2Bnny5o7TvZr%2BNyCHgyrJFAzKsJ7GlWNhxsX5ePtMerftb5vzpPcHFcXUnSb28kwqxaeSVnSTqsTiGyf7A6DoKTS4yCnwZR5UiZ%2BbWv7mNWT766Vq40zkwOZgtoNS%2Ftze4k%2FSZZW46esNsrFQG5A%3D%3D--rbFd69IK%2Bxl9IcEk--3POdMrEb4d1w6eGJMDMvLQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.194389713.1753660785; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 23:59:45 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 23:59:45 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 8F44:3467EF:1240703:181D4E5:6886BD71
Add new .NET projection for Microsoft.ReactNative (#13913) · microsoft/react-native-windows@9f5249a · GitHub
Copy file name to clipboardExpand all lines: .ado/jobs/cli-init-windows.yml
Copy file name to clipboardExpand all lines: .ado/templates/react-native-init-windows.yml
Copy file name to clipboard
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit 9f5249a
authored
Add new .NET projection for Microsoft.ReactNative (#13913)
## Description
This PR creates a new .NET projection of the `Microsoft.ReactNative` package via `Microsoft.CsWinRT`.
**Note:** The projection is for New Architecture projects only.
### Type of Change
- New feature (non-breaking change which adds functionality)
### Why
In order to continue offering C# as a programming language option for apps and modules in the New Architecture, we need a proper CsWinRT projection.
Closes #14348
### What
This PR makes several changes, including:
* Create a new `Microsoft.ReactNative.CsWinRT` project, to project `Microsoft.ReactNative` APIs
* Removed lingering `ReactPointerEventArgs` from the New Architecture build
* Replaced `Microsoft.ReactNative.CppOnly.slnf` with a `Microsoft.ReactNative.NewArch.sln` as the New Architecture VS solution
* Updated the file hierarchy of the `Microsoft.ReactNative` nuget to reflect .NET expectations
* Updated pipelines to support the new changes
## Screenshots
N/A
## Testing
Local testing that .NET apps can consume `Microsoft.ReactNative` APIs.
## Changelog
Should this change be included in the release notes: _yes_
Add new .NET projection for Microsoft.ReactNative1 parent 70823b2 commit 9f5249aCopy full SHA for 9f5249a
File tree
Expand file treeCollapse file tree
17 files changed
+881
-101
lines changedFilter options
- .ado
- jobs
- templates
- change
- packages/playground/windows
- playground-composition.Package
- playground
- vnext
- Microsoft.ReactNative.CsWinRT
- Microsoft.ReactNative
- Mso.UnitTests
- PropertySheets/External
- Scripts
Expand file treeCollapse file tree
17 files changed
+881
-101
lines changed.ado/jobs/cli-init-windows.yml
Copy file name to clipboardExpand all lines: .ado/jobs/cli-init-windows.yml+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
| 25 | + | |
25 | 26 |
| |
26 | 27 |
| |
27 | 28 |
| |
| |||
118 | 119 |
| |
119 | 120 |
| |
120 | 121 |
| |
| 122 | + | |
121 | 123 |
| |
122 | 124 |
| |
123 | 125 |
| |
| |||
137 | 139 |
| |
138 | 140 |
| |
139 | 141 |
| |
| 142 | + | |
140 | 143 |
| |
141 | 144 |
| |
142 | 145 |
| |
| |||
148 | 151 |
| |
149 | 152 |
| |
150 | 153 |
| |
| 154 | + | |
151 | 155 |
| |
152 | 156 |
| |
153 | 157 |
| |
| |||
160 | 164 |
| |
161 | 165 |
| |
162 | 166 |
| |
| 167 | + | |
163 | 168 |
| |
164 | 169 |
| |
165 | 170 |
| |
|
+2-4Lines changed: 2 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
145 | 145 |
| |
146 | 146 |
| |
147 | 147 |
| |
148 |
| - | |
149 |
| - | |
150 |
| - | |
151 | 148 |
| |
152 | 149 |
| |
153 | 150 |
| |
154 | 151 |
| |
155 |
| - | |
| 152 | + | |
156 | 153 |
| |
157 | 154 |
| |
158 | 155 |
| |
| |||
193 | 190 |
| |
194 | 191 |
| |
195 | 192 |
| |
| 193 | + | |
196 | 194 |
| |
197 | 195 |
| |
198 | 196 |
| |
|
+2-5Lines changed: 2 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
316 | 316 |
| |
317 | 317 |
| |
318 | 318 |
| |
319 |
| - | |
320 |
| - | |
321 |
| - | |
322 | 319 |
| |
323 | 320 |
| |
324 | 321 |
| |
325 | 322 |
| |
326 |
| - | |
| 323 | + | |
327 | 324 |
| |
328 | 325 |
| |
329 | 326 |
| |
| |||
349 | 346 |
| |
350 | 347 |
| |
351 | 348 |
| |
| 349 | + | |
352 | 350 |
| |
353 | 351 |
| |
354 | 352 |
| |
| |||
433 | 431 |
| |
434 | 432 |
| |
435 | 433 |
| |
436 |
| - | |
437 | 434 |
| |
438 | 435 |
| |
439 | 436 |
| |
|
.ado/templates/react-native-init-windows.yml
Copy file name to clipboardExpand all lines: .ado/templates/react-native-init-windows.yml+12Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
| 28 | + | |
| 29 | + | |
| 30 | + | |
28 | 31 |
| |
29 | 32 |
| |
30 | 33 |
| |
| |||
56 | 59 |
| |
57 | 60 |
| |
58 | 61 |
| |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
59 | 71 |
| |
60 | 72 |
| |
61 | 73 |
| |
|
change/react-native-windows-cdfa09d5-ff63-4c45-85fa-b6ede9ab1816.json
Copy file name to clipboard+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + |
You can’t perform that action at this time.
0 commit comments